From bdab7cc8ff24858d9a30b878ccb4c2b0acb163a3 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 19 Jun 2011 19:01:57 -0400 Subject: [PATCH] Fix the expected output for range.ui GtkScale puts a LRM character at the start of the string. --- tests/a11y/range.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/a11y/range.txt b/tests/a11y/range.txt index 9e5de7d81c..574fab91bc 100644 --- a/tests/a11y/range.txt +++ b/tests/a11y/range.txt @@ -9,7 +9,7 @@ window1 index: 0 state: enabled focusable horizontal sensitive showing visible toolkit: gail - text: ?45.5 + text: ‎45.5 character count: 5 caret offset: 0 default attributes: left-margin:0 right-margin:0 indent:0 invisible:false editable:false pixels-above-lines:0 pixels-below-lines:0 pixels-inside-wrap:0 bg-full-height:0 scale:1 rise:0 underline:none strikethrough:false bg-stipple:false fg-stipple:false fg-color:0,0,0 bg-color:56540,56026,54741 wrap-mode:word justification:left size: weight: family-name: stretch: variant: style: language: direction: -- 2.30.2